Papers with model-free approach

2 papers
Probing via Prompting (2022.naacl-main)

Copied to clipboard

Challenge: Pre-trained language models have increased the performance of data-driven natural language processing (NLP) models on a wide variety of tasks.
Approach: They propose a model-free approach to probing via prompting which formulates probing as a prompting task and combine pruning to analyze where the model stores the linguistic information in its architecture.
Outcome: The proposed approach extracts information from pre-trained models while learning much less on its own.
Accelerated Test-Time Scaling with Model-Free Speculative Sampling (2025.emnlp-main)

Copied to clipboard

Challenge: Language models have demonstrated remarkable capabilities in reasoning tasks through test-time scaling techniques like best-of-N sampling and tree search.
Approach: They propose a model-free speculative decoding approach that exploits redundancy in reasoning trajectories to achieve significant acceleration without compromising accuracy.
Outcome: The proposed approach reduces inference latency by 60-65% while maintaining accuracy.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations